public Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont CreateCIDFontFromTextSymbols(
System.Collections.Generic.Dictionary<char,IGraphicsPath> symbolCodeToSymbolOutline
)
public: Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* CreateCIDFontFromTextSymbols(
System.Collections.Generic.Dictionary<char,IGraphicsPath*>* symbolCodeToSymbolOutline
)
public:
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ CreateCIDFontFromTextSymbols(
System.Collections.Generic.Dictionary<char,IGraphicsPath^>^ symbolCodeToSymbolOutline
)
'Declaration Public Overloads Function CreateCIDFontFromTextSymbols( _
ByVal symbolCodeToSymbolOutlineDictionary: text symbol => text symbol outline.As System.Collections.Generic.Dictionary(Of Char,IGraphicsPath) _
) As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont
Parameters
- symbolCodeToSymbolOutline
- Dictionary: text symbol => text symbol outline.
Return Value
CID PdfFont.